• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. active director
    Log in to post
    • All categories
    • J

      Active Directory info gets cleared when joining a host to a group

      General Problems
      • active director groups • • jveronese
      3
      0
      Votes
      3
      Posts
      459
      Views

      J

      @astrugatch So I enabled the plugin system in FOG Settings, but the actual webpage for Plugins does not load. Do I have to enable anything else?

    • C

      Multiple related issues with groups, domain join, image choice

      Windows Problems
      • groups active director domain • • ckasdf
      4
      0
      Votes
      4
      Posts
      522
      Views

      S

      @ckasdf Are you still onto this?

    • RobTitian16R

      Unsolved FOG API AD JSON Settings

      FOG Problems
      • powershell api help active director • • RobTitian16
      6
      0
      Votes
      6
      Posts
      888
      Views

      JJ FullmerJ

      @RobTitian16

      I realize this is a few month’s old. But you might want to check out and or contribute to the fog module I have in git and published in the powershellgallery, there’s a forum post with more info here https://forums.fogproject.org/post/120746
      Also did you have a chance to try the code I posted back in september and see if that worked? Because it works for me.
      And looking again at your code I would ask what the value of $useAD is, is it 1 it should be 1. And I would also try piping the object into convertto-json, I’ve had better luck with that, I think it parses it different i.e. $CreateHostJson = $HostJson | ConvertTo-Json I would also encapsulate everything in quotes on the splat.
      The only other thing that might be an issue is the ADPass. When you get the password via the api it is returned in plain text (because you already authenticated with api keys, so it’s not like just anyone can grab it). When you input the password in the gui you put it in plaintext and it encrypts when you hit save, I don’t think the same thing happens if you set it through the api. My solution has been to always enable the default AD settings when adding a host via the gui or the pxe menu. But it sounds like you’re adding the host through the api. The “useAD”=“1” in the json should be causing the checkbox for the ‘join domain after deploy’ to be checked. Sadly when you check it from the api it doesn’t pull the default domain settings. You might try creating the host without the AD settings and then sending just the AD settings in an update/put command. If you copy paste the already encrypted password from a working host in the gui, that might do the trick as it seems to pass whatever you put in that field to be in plaintext.

      So point is, try adding the domain stuff with an update api command after creating. And use the code I have in the example to help if needed.

    • B

      Provide option to not overwrite existing OU when applying AD settings to a group

      Feature Request
      • active director • • bmercer
      4
      1
      Votes
      4
      Posts
      1.3k
      Views

      Wayne WorkmanW

      @bmercer Awesome suggestion - and I agree this is needed.

    • L

      Solved Cannot boot user off to rename host

      Bug Reports
      • web ui active director hostname change • • lukebarone
      6
      0
      Votes
      6
      Posts
      2.0k
      Views

      Wayne WorkmanW

      @lukebarone Seems it wasn’t fixed in rc-10, tom says it’s fixed in 11 though, follow here:
      https://forums.fogproject.org/topic/8558/reboot-host-on-hostname-changes-and-ad-changes-even-if-users-are-logged-in-button-not-saving

    • JJ FullmerJ

      FOG 2.0 - Persistent Group Settings

      Feature Request
      • groups configuration active director • • JJ Fullmer
      16
      0
      Votes
      16
      Posts
      6.1k
      Views

      Wayne WorkmanW

      @george1421 said:

      But again no joy for use who need it today with the 1.3(ish) release. Fog 2.0 sounds really nice.

      We could probably hack something together.

    • 1 / 1